[INFO] cloning repository https://github.com/horizon67/todo-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/horizon67/todo-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorizon67%2Ftodo-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorizon67%2Ftodo-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ada46136c89bfa1afdb7f41d9046865692e0c15b
[INFO] testing horizon67/todo-rust against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorizon67%2Ftodo-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/horizon67/todo-rust
[INFO] finished tweaking git repo https://github.com/horizon67/todo-rust
[INFO] tweaked toml for git repo https://github.com/horizon67/todo-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/horizon67/todo-rust on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/horizon67/todo-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/rust-lang/rust-clippy`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pq-sys v0.6.3
[INFO] [stderr]   Downloaded dsl_auto_type v0.1.2
[INFO] [stderr]   Downloaded diesel_derives v2.2.3
[INFO] [stderr]   Downloaded termize v0.1.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.16
[INFO] [stderr]   Downloaded color-print v0.3.7
[INFO] [stderr]   Downloaded color-print-proc-macro v0.3.7
[INFO] [stderr]   Downloaded semver v1.0.24
[INFO] [stderr]   Downloaded rustc_tools_util v0.4.0
[INFO] [stderr]   Downloaded rustc_apfloat v0.2.2+llvm-462a31f5a5ab
[INFO] [stderr]   Downloaded miniz_oxide v0.8.2
[INFO] [stderr]   Downloaded cc v1.2.6
[INFO] [stderr]   Downloaded diesel v2.2.6
[INFO] [stderr]   Downloaded tokio v1.42.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d91f43980587ac39e82e04636499aa79b419ba42a4ad59af0890875f5b2649da
[INFO] running `Command { std: "docker" "start" "-a" "d91f43980587ac39e82e04636499aa79b419ba42a4ad59af0890875f5b2649da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d91f43980587ac39e82e04636499aa79b419ba42a4ad59af0890875f5b2649da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d91f43980587ac39e82e04636499aa79b419ba42a4ad59af0890875f5b2649da", kill_on_drop: false }`
[INFO] [stdout] d91f43980587ac39e82e04636499aa79b419ba42a4ad59af0890875f5b2649da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 323d97eebaeaa5ededa62e324327db7b6292c34fb3a1184879b7e5ee7d337941
[INFO] running `Command { std: "docker" "start" "-a" "323d97eebaeaa5ededa62e324327db7b6292c34fb3a1184879b7e5ee7d337941", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling pq-sys v0.6.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling syn v2.0.92
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling diesel v2.2.6
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling migrations_internals v2.2.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling actix-cors v0.7.0
[INFO] [stderr]    Compiling diesel_migrations v2.2.0
[INFO] [stderr]    Compiling todo-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "323d97eebaeaa5ededa62e324327db7b6292c34fb3a1184879b7e5ee7d337941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "323d97eebaeaa5ededa62e324327db7b6292c34fb3a1184879b7e5ee7d337941", kill_on_drop: false }`
[INFO] [stdout] 323d97eebaeaa5ededa62e324327db7b6292c34fb3a1184879b7e5ee7d337941
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdbd8aa7463d6701a5a6de7882a7f55d50b6c0c5325de39a93c08509cd9a6c14
[INFO] running `Command { std: "docker" "start" "-a" "bdbd8aa7463d6701a5a6de7882a7f55d50b6c0c5325de39a93c08509cd9a6c14", kill_on_drop: false }`
[INFO] [stderr] warning: todo-rust v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling diesel v2.2.6
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling actix-cors v0.7.0
[INFO] [stderr]    Compiling diesel_migrations v2.2.0
[INFO] [stderr]    Compiling todo-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.82s
[INFO] running `Command { std: "docker" "inspect" "bdbd8aa7463d6701a5a6de7882a7f55d50b6c0c5325de39a93c08509cd9a6c14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdbd8aa7463d6701a5a6de7882a7f55d50b6c0c5325de39a93c08509cd9a6c14", kill_on_drop: false }`
[INFO] [stdout] bdbd8aa7463d6701a5a6de7882a7f55d50b6c0c5325de39a93c08509cd9a6c14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9ec88bb14f73837f06522e419bada46c462e33a45c656af0d5fac7ee49397b2a
[INFO] running `Command { std: "docker" "start" "-a" "9ec88bb14f73837f06522e419bada46c462e33a45c656af0d5fac7ee49397b2a", kill_on_drop: false }`
[INFO] [stderr] warning: todo-rust v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/todo_rust-1e113118ab336d0d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/todo_rust-b895a2b81b296e41)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/handlers_test.rs (/opt/rustwide/target/debug/deps/handlers_test-d0f369597a3503c0)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_update_task ... FAILED
[INFO] [stdout] test test_create_task ... FAILED
[INFO] [stdout] test test_list_tasks ... FAILED
[INFO] [stdout] test test_delete_task ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_update_task stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_update_task' (23) panicked at tests/handlers_test.rs:21:10:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5af475d4264a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5af475d4264a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5af475d4264a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5af475d4264a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5af475d591fa - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5af475d591fa - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5af475d47112 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5af475d47112 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5af475d20f1f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5af475d20f1f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5af475d3a749 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5af4757368ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5af4757368ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5af475d3a9c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5af475d3a9c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5af475d20fd8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5af475d15fd9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5af475d21d8d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5af475d59a6c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5af475d597b2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5af4756f986e - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5af47571e933 - handlers_test[e8dbde0b1bc9cded]::setup_test_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/handlers_test.rs:21:10
[INFO] [stdout]   22:     0x5af475720581 - handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/handlers_test.rs:91:32
[INFO] [stdout]   23:     0x5af47570312f - <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x5af475701c20 - <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x5af4756fd9f5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[bc0ef0de5f0d9843]::task::local::LocalData>>::try_with::<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5af4756fd5de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[bc0ef0de5f0d9843]::task::local::LocalData>>::with::<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5af475700e16 - <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x5af475703af6 - <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x5af475702514 - <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until::<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x5af475728aad - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5af475728bad - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5af4756f325d - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   33:     0x5af4756f2a5b - tokio[bc0ef0de5f0d9843]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x5af4756f2a5b - tokio[bc0ef0de5f0d9843]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x5af4756f2a5b - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   36:     0x5af4756e4bf0 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   37:     0x5af4756eec40 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   38:     0x5af4756ec964 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   39:     0x5af47570bc7b - <tokio[bc0ef0de5f0d9843]::runtime::context::scoped::Scoped<tokio[bc0ef0de5f0d9843]::runtime::scheduler::Context>>::set::<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x5af475702699 - tokio[bc0ef0de5f0d9843]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x5af4756fe5c2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[bc0ef0de5f0d9843]::runtime::context::Context>>::try_with::<tokio[bc0ef0de5f0d9843]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x5af4756fdb4e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[bc0ef0de5f0d9843]::runtime::context::Context>>::with::<tokio[bc0ef0de5f0d9843]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x5af4757013cd - tokio[bc0ef0de5f0d9843]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x5af4756e8d30 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   45:     0x5af4756ea1a7 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   46:     0x5af4756eb006 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   47:     0x5af4756f70d5 - tokio[bc0ef0de5f0d9843]::runtime::context::runtime::enter_runtime::<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x5af4756e3d43 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   49:     0x5af47572370e - <tokio[bc0ef0de5f0d9843]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x5af475724662 - <tokio[bc0ef0de5f0d9843]::runtime::runtime::Runtime>::block_on::<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x5af47570100e - <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::block_on::<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x5af4757233a7 - <actix_rt[7b25c7d84568e7b]::runtime::Runtime>::block_on::<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x5af47571a407 - <actix_rt[7b25c7d84568e7b]::system::SystemRunner>::block_on::<handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x5af475721348 - handlers_test[e8dbde0b1bc9cded]::test_update_task
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/handlers_test.rs:89:1
[INFO] [stdout]   55:     0x5af47571ee47 - handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/handlers_test.rs:90:28
[INFO] [stdout]   56:     0x5af4756fd386 - <handlers_test[e8dbde0b1bc9cded]::test_update_task::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5af475729bcb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5af475729bcb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x5af4757373bb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x5af4757373bb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x5af4757373bb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5af4757373bb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5af4757373bb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5af4757373bb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x5af4757373bb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x5af475730ad4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x5af475730ad4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x5af475739fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x5af475739fc2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x5af475739fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5af475739fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x5af475739fc2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x5af475739fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x5af475739fc2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5af475d41f1f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x5af475d41f1f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7de088be0aa4 - <unknown>
[INFO] [stdout]   78:     0x7de088c6da64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_task stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_task' (20) panicked at tests/handlers_test.rs:21:10:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5af475d4264a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5af475d4264a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5af475d4264a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5af475d4264a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5af475d591fa - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5af475d591fa - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5af475d47112 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5af475d47112 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5af475d20f1f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5af475d20f1f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5af475d3a749 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5af4757368ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5af4757368ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5af475d3a9c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5af475d3a9c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5af475d20fd8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5af475d15fd9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5af475d21d8d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5af475d59a6c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5af475d597b2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5af4756f986e - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5af47571e933 - handlers_test[e8dbde0b1bc9cded]::setup_test_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/handlers_test.rs:21:10
[INFO] [stdout]   22:     0x5af47571f65b - handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/handlers_test.rs:71:32
[INFO] [stdout]   23:     0x5af475702eaf - <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x5af475701a40 - <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x5af4756fd7f5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[bc0ef0de5f0d9843]::task::local::LocalData>>::try_with::<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5af4756fd53e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[bc0ef0de5f0d9843]::task::local::LocalData>>::with::<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5af475700d96 - <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x5af475703a56 - <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x5af475702081 - <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until::<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x5af475728c2d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5af4756f32dd - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   32:     0x5af4756f2d9b - tokio[bc0ef0de5f0d9843]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5af4756f2d9b - tokio[bc0ef0de5f0d9843]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5af4756f2d9b - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   35:     0x5af4756e5230 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   36:     0x5af4756f0180 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   37:     0x5af4756ec9a4 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   38:     0x5af47570bf1b - <tokio[bc0ef0de5f0d9843]::runtime::context::scoped::Scoped<tokio[bc0ef0de5f0d9843]::runtime::scheduler::Context>>::set::<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5af475702719 - tokio[bc0ef0de5f0d9843]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   40:     0x5af4756fe842 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[bc0ef0de5f0d9843]::runtime::context::Context>>::try_with::<tokio[bc0ef0de5f0d9843]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5af4756fdc0e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[bc0ef0de5f0d9843]::runtime::context::Context>>::with::<tokio[bc0ef0de5f0d9843]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5af47570144d - tokio[bc0ef0de5f0d9843]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   43:     0x5af4756e9570 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   44:     0x5af4756ea2a7 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   45:     0x5af4756eb6a6 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   46:     0x5af4756f7395 - tokio[bc0ef0de5f0d9843]::runtime::context::runtime::enter_runtime::<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5af4756e3f06 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   48:     0x5af475723984 - <tokio[bc0ef0de5f0d9843]::runtime::runtime::Runtime>::block_on_inner::<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x5af4757240b2 - <tokio[bc0ef0de5f0d9843]::runtime::runtime::Runtime>::block_on::<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x5af475700f10 - <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::block_on::<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   51:     0x5af475723305 - <actix_rt[7b25c7d84568e7b]::runtime::Runtime>::block_on::<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5af47571a369 - <actix_rt[7b25c7d84568e7b]::system::SystemRunner>::block_on::<handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x5af475721246 - handlers_test[e8dbde0b1bc9cded]::test_create_task
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/handlers_test.rs:69:1
[INFO] [stdout]   54:     0x5af47571ede7 - handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/handlers_test.rs:70:28
[INFO] [stdout]   55:     0x5af4756fd306 - <handlers_test[e8dbde0b1bc9cded]::test_create_task::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5af475729bcb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5af475729bcb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5af4757373bb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5af4757373bb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5af4757373bb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5af4757373bb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5af4757373bb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5af4757373bb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5af4757373bb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5af475730ad4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5af475730ad4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5af475739fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5af475739fc2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5af475739fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5af475739fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5af475739fc2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5af475739fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5af475739fc2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5af475d41f1f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5af475d41f1f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7de088be0aa4 - <unknown>
[INFO] [stdout]   77:     0x7de088c6da64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_list_tasks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_list_tasks' (22) panicked at tests/handlers_test.rs:21:10:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5af475d4264a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5af475d4264a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5af475d4264a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5af475d4264a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5af475d591fa - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5af475d591fa - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5af475d47112 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5af475d47112 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5af475d20f1f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5af475d20f1f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5af475d3a749 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5af4757368ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5af4757368ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5af475d3a9c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5af475d3a9c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5af475d20fd8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5af475d15fd9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5af475d21d8d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5af475d59a6c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5af475d597b2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5af4756f986e - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5af47571e933 - handlers_test[e8dbde0b1bc9cded]::setup_test_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/handlers_test.rs:21:10
[INFO] [stdout]   22:     0x5af47571efc9 - handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/handlers_test.rs:78:32
[INFO] [stdout]   23:     0x5af475702d6f - <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x5af475701950 - <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x5af4756fd6f5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[bc0ef0de5f0d9843]::task::local::LocalData>>::try_with::<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5af4756fd4ee - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[bc0ef0de5f0d9843]::task::local::LocalData>>::with::<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5af475700d56 - <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x5af475703a06 - <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x5af475701e35 - <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until::<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x5af475728bed - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5af4756f329d - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   32:     0x5af4756f2bfb - tokio[bc0ef0de5f0d9843]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5af4756f2bfb - tokio[bc0ef0de5f0d9843]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5af4756f2bfb - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   35:     0x5af4756e4f10 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   36:     0x5af4756ef6e0 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   37:     0x5af4756ec984 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   38:     0x5af47570bdcb - <tokio[bc0ef0de5f0d9843]::runtime::context::scoped::Scoped<tokio[bc0ef0de5f0d9843]::runtime::scheduler::Context>>::set::<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5af4757026d9 - tokio[bc0ef0de5f0d9843]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   40:     0x5af4756fe702 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[bc0ef0de5f0d9843]::runtime::context::Context>>::try_with::<tokio[bc0ef0de5f0d9843]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x5af4756fdbae - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[bc0ef0de5f0d9843]::runtime::context::Context>>::with::<tokio[bc0ef0de5f0d9843]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x5af47570140d - tokio[bc0ef0de5f0d9843]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   43:     0x5af4756e9150 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   44:     0x5af4756ea227 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   45:     0x5af4756eb356 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   46:     0x5af4756f7235 - tokio[bc0ef0de5f0d9843]::runtime::context::runtime::enter_runtime::<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5af4756e3e26 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   48:     0x5af475723844 - <tokio[bc0ef0de5f0d9843]::runtime::runtime::Runtime>::block_on_inner::<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x5af475723e26 - <tokio[bc0ef0de5f0d9843]::runtime::runtime::Runtime>::block_on::<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x5af475700e90 - <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::block_on::<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   51:     0x5af4757232b5 - <actix_rt[7b25c7d84568e7b]::runtime::Runtime>::block_on::<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5af47571a319 - <actix_rt[7b25c7d84568e7b]::system::SystemRunner>::block_on::<handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x5af4757211c6 - handlers_test[e8dbde0b1bc9cded]::test_list_tasks
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/handlers_test.rs:76:1
[INFO] [stdout]   54:     0x5af47571edb7 - handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/handlers_test.rs:77:27
[INFO] [stdout]   55:     0x5af4756fd2c6 - <handlers_test[e8dbde0b1bc9cded]::test_list_tasks::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5af475729bcb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5af475729bcb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5af4757373bb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5af4757373bb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5af4757373bb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5af4757373bb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5af4757373bb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5af4757373bb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5af4757373bb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5af475730ad4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5af475730ad4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5af475739fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5af475739fc2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5af475739fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5af475739fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5af475739fc2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5af475739fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5af475739fc2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5af475d41f1f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   75:     0x5af475d41f1f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7de088be0aa4 - <unknown>
[INFO] [stdout]   77:     0x7de088c6da64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_delete_task stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_delete_task' (21) panicked at tests/handlers_test.rs:21:10:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5af475d4264a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5af475d4264a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5af475d4264a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5af475d4264a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5af475d591fa - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5af475d591fa - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5af475d47112 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5af475d47112 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5af475d20f1f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5af475d20f1f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5af475d3a749 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5af4757368ec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5af4757368ec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5af475d3a9c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5af475d3a9c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5af475d20fd8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5af475d15fd9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5af475d21d8d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5af475d59a6c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5af475d597b2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5af4756f986e - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5af47571e933 - handlers_test[e8dbde0b1bc9cded]::setup_test_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/handlers_test.rs:21:10
[INFO] [stdout]   22:     0x5af47571faf0 - handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/handlers_test.rs:117:32
[INFO] [stdout]   23:     0x5af475702fef - <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x5af475701b30 - <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x5af4756fd8f5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[bc0ef0de5f0d9843]::task::local::LocalData>>::try_with::<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5af4756fd58e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[bc0ef0de5f0d9843]::task::local::LocalData>>::with::<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5af475700dd6 - <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x5af475703aa6 - <tokio[bc0ef0de5f0d9843]::task::local::RunUntil<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x5af4757022c4 - <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until::<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x5af475728a6d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5af475728b6d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5af4756f321d - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   33:     0x5af4756f28bb - tokio[bc0ef0de5f0d9843]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x5af4756f28bb - tokio[bc0ef0de5f0d9843]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x5af4756f28bb - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   36:     0x5af4756e48d0 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   37:     0x5af4756ee1a0 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   38:     0x5af4756ec944 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   39:     0x5af47570bb2b - <tokio[bc0ef0de5f0d9843]::runtime::context::scoped::Scoped<tokio[bc0ef0de5f0d9843]::runtime::scheduler::Context>>::set::<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x5af475702659 - tokio[bc0ef0de5f0d9843]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x5af4756fe482 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[bc0ef0de5f0d9843]::runtime::context::Context>>::try_with::<tokio[bc0ef0de5f0d9843]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x5af4756fdaee - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[bc0ef0de5f0d9843]::runtime::context::Context>>::with::<tokio[bc0ef0de5f0d9843]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x5af47570138d - tokio[bc0ef0de5f0d9843]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x5af4756e8910 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   45:     0x5af4756ea127 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   46:     0x5af4756eacb6 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   47:     0x5af4756f6f75 - tokio[bc0ef0de5f0d9843]::runtime::context::runtime::enter_runtime::<<tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x5af4756e3c93 - <tokio[bc0ef0de5f0d9843]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   49:     0x5af47572361e - <tokio[bc0ef0de5f0d9843]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x5af4757243d2 - <tokio[bc0ef0de5f0d9843]::runtime::runtime::Runtime>::block_on::<<tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::run_until<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x5af475700f90 - <tokio[bc0ef0de5f0d9843]::task::local::LocalSet>::block_on::<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x5af475723355 - <actix_rt[7b25c7d84568e7b]::runtime::Runtime>::block_on::<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x5af47571a3b9 - <actix_rt[7b25c7d84568e7b]::system::SystemRunner>::block_on::<handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x5af4757212c6 - handlers_test[e8dbde0b1bc9cded]::test_delete_task
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/handlers_test.rs:115:1
[INFO] [stdout]   55:     0x5af47571ee17 - handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/handlers_test.rs:116:28
[INFO] [stdout]   56:     0x5af4756fd346 - <handlers_test[e8dbde0b1bc9cded]::test_delete_task::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5af475729bcb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5af475729bcb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x5af4757373bb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x5af4757373bb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x5af4757373bb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5af4757373bb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5af4757373bb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5af4757373bb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x5af4757373bb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x5af475730ad4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x5af475730ad4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x5af475739fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x5af475739fc2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x5af475739fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5af475739fc2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x5af475739fc2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x5af475739fc2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x5af475739fc2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5af475d41f1f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x5af475d41f1f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7de088be0aa4 - <unknown>
[INFO] [stdout]   78:     0x7de088c6da64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_create_task
[INFO] [stdout]     test_delete_task
[INFO] [stdout]     test_list_tasks
[INFO] [stdout]     test_update_task
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test handlers_test`
[INFO] running `Command { std: "docker" "inspect" "9ec88bb14f73837f06522e419bada46c462e33a45c656af0d5fac7ee49397b2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ec88bb14f73837f06522e419bada46c462e33a45c656af0d5fac7ee49397b2a", kill_on_drop: false }`
[INFO] [stdout] 9ec88bb14f73837f06522e419bada46c462e33a45c656af0d5fac7ee49397b2a
